home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 1.iso / diablo / viewer / plrgfx_find.txt < prev    next >
Text File  |  1997-06-26  |  3KB  |  86 lines

  1.  
  2. Hi,
  3. Here I will explain, how you can tell what the player graphic GIF you are extracting from the 'Diablo Archive Viewer' is. It is very simple to understand. I will explain the notation so you do not have to slowly save and convert all the files again and again to find the GIF file you want. This is to help you get the Player GIF files you want quickly, for web pages, or for just playing about with.
  4.  
  5.  
  6. Each player graphic file name has five characters and a 'cl2' suffix          eg. whast.CL2 or shaas.CL2. Its path in the viewer begins with "PLRGFX"
  7. So one such player CL2 file may look like this,
  8.  
  9. plrgfx\sorcerer\slt\sltas.cl2
  10.     we will look at the last bit "sltas.cl2"
  11.  
  12.  
  13. Each asterisk represents a letter;
  14.  
  15.     |1st|2nd|3rd|4th|5th|
  16.     | * | * | * | * | * | .cl2    ie. *****.cl2 
  17.  
  18. The 1st letter represents what character the CL2 file is (warrior/sorcerer/rogue).
  19.  
  20. The 2nd letter represents what armour the character is wearing (heavy/light/mail).
  21.  
  22. The 3rd letter represents what item(s) the character is holding (sword/axe/mace&shield/etc.....).
  23.  
  24. The 4th and 5th two letters represent the character's action (dying/walking/attacking/etc.....).
  25.  
  26.  
  27. 1st letter:
  28.  
  29. Warrior        w****
  30. Sorcerer    s****
  31. Rogue        r**** 
  32.             -this group is a bit obvious because it tells you the         character anyway in the directory path. For example             'whaaw.CL2' is a warrior doing something or 'shaas.CL2' is a         sorcerer CL2 file.
  33.  
  34. 2nd letter:
  35.  
  36. Heavy armour    *h***
  37. Mail armour    *m***
  38. Light armour    *l***
  39.             -For example 'whawl.CL2' would be a character wearing             heavy armour, or 'rlbaw.CL2' would be a character             wearing light armour.
  40.  
  41. 3rd letter:
  42.  
  43. **a**    axe
  44. **b**    bow
  45. **d**    sword and shield
  46. **h**    mace/club and shield
  47. **m**    mace only
  48. **n**    no weapon
  49. **s**    sword only
  50. **t**    staff
  51. **u**    shield only
  52.             -For example 'wlbst.CL2' would be a character holding         a bow. 'rhdas.CL2' would be someone holding a sword and         shield.
  53.  
  54. 4th and 5th letter:
  55.  
  56. ***as    standing
  57. ***at    attacking
  58. ***fm    casting fire spell
  59. ***aw    walking
  60. ***ht    getting hit
  61. ***lm    casting lightning spell
  62. ***qm    casting magic spell
  63. ***bl    blocking        (only found when the weapon can block)
  64. ***dt    dying            (only found when there is no weapon) 
  65. ***st    standing in town
  66. ***wl    walking in town
  67.  
  68.             -For example 'rhubl.CL2' would be a character    
  69.             blocking. 'shaas.CL2' would be a character standing             on the spot.
  70.  
  71.  
  72.  
  73. Some examples;
  74.  
  75. "wmdbl.Cl2" would be a warrior  in mail armour, holding a sword and shield, blocking.
  76.  
  77. "rhndt" would be a rogue in heavy armour, holding no weapon, while dying.
  78. "sltfm" would be a sorcerer in light armour with a staff, casting a fire spell.
  79.  
  80.  
  81. I hope it doesn't seem to complicated 'cause it is very simple.
  82. I hope I helped
  83.         from Wrathy Warrior
  84.  
  85.  
  86. P.S.     you should only have to read through these notes once and then from     then after just use the lists I have given.